vmx: Map the VLAPIC access page as mmio-direct in the p2m. This
authorKeir Fraser <keir.fraser@citrix.com>
Thu, 27 Dec 2007 12:03:02 +0000 (12:03 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Thu, 27 Dec 2007 12:03:02 +0000 (12:03 +0000)
commite88a23b123a58edde070f6678d1b1bee80574414
treedd1c1290b5aa4110aafbb077f0c79a0958d56dc6
parent5e1b25eac4788497e8f8d6117794ae4803d3a4f5
vmx: Map the VLAPIC access page as mmio-direct in the p2m. This
prevents emulated accesses to this page, which would not be handled in
the correct way (VMX handles accesses to that page in non-root mode in
a very super-special way).

Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
xen/arch/x86/hvm/vmx/vmx.c